Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(deps): bump sigs.k8s.io/cluster-api from 1.4.0-beta.2.0.20230524193452-89a36acc3c3f to 1.5.2 #849

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 24, 2023

Bumps sigs.k8s.io/cluster-api from 1.4.0-beta.2.0.20230524193452-89a36acc3c3f to 1.5.2.

Release notes

Sourced from sigs.k8s.io/cluster-api's releases.

v1.5.2

👌 Kubernetes version support

  • Management Cluster: v1.24.x -> v1.28.x
  • Workload Cluster: v1.22.x -> v1.28.x

More information about version support can be found here

Changes since v1.5.1


📈 Overview

  • 19 new commits merged
  • 1 feature addition ✨
  • 4 bugs fixed 🐛

✨ New Features

  • ClusterClass: Introduce NamingStrategy and allow generating names using go templates (#9428)

🐛 Bug Fixes

  • e2e: Fix autoscaler image repo (#9357)
  • KCP: Fix KCP Controller reconcile always return error when workload cluster is unreachable (#9449)
  • MachineHealthCheck: Fix excessive trace logging in the machine health check controller (#9426)
  • Testing: Don't use v1alpha3 in clusterctl upgrade test (#9412)

🌱 Others

  • ClusterClass: Improve Cluster variable defaulting/validation errors (#9479)
  • ClusterClass: Improve message for TopologyReconciledCondition (#9401)
  • Dependency: Bump cert-manager to v1.13.0 (#9413)
  • Dependency: Bump to Go 1.20.8 (#9383)
  • e2e: Bump autoscaler to v1.28.0 (#9351)
  • KCP: Remove redundant GetRESTConfig in KCP Management.GetWorkloadCluster (#9451)
  • Runtime SDK: Improve ClusterClass watch for ExtensionConfigs (#9356)

📖 Additionally, there have been 6 contributions to our documentation and book. (#9365, #9430, #9435, #9466, #9470, #9491)

Thanks to all our contributors! 😊

v1.5.1

👌 Kubernetes version support

  • Management Cluster: v1.24.x -> v1.28.x
  • Workload Cluster: v1.22.x -> v1.28.x

More information about version support can be found here

Changes since v1.5.0


📈 Overview

  • 35 new commits merged

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [sigs.k8s.io/cluster-api](https://github.com/kubernetes-sigs/cluster-api) from 1.4.0-beta.2.0.20230524193452-89a36acc3c3f to 1.5.2.
- [Release notes](https://github.com/kubernetes-sigs/cluster-api/releases)
- [Commits](https://github.com/kubernetes-sigs/cluster-api/commits/v1.5.2)

---
updated-dependencies:
- dependency-name: sigs.k8s.io/cluster-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 24, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 24, 2023

Superseded by #859.

@dependabot dependabot bot closed this Oct 24, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/sigs.k8s.io/cluster-api-1.5.2 branch October 24, 2023 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants